Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

Signal Control of Urban Expressway Ramp Based on Reinforcement Learning

2024-04-09
2024-01-2875
With economic development and the increasing number of vehicles in cities, urban transport systems have become an important issue in urban development. Efficient traffic signal control is a key part of achieving intelligent transport. Reinforcement learning methods show great potential in solving complex traffic signal control problems with multidimensional states and actions. Most of the existing work has applied reinforcement learning algorithms to intelligently control traffic signals. In this paper, we investigate the agent-based reinforcement learning approach for the intelligent control of ramp entrances and exits of urban arterial roads, and propose the Proximal Policy Optimization (PPO) algorithm for traffic signal control. We compare the method controlled by the improved PPO algorithm with the no-control method.
Technical Paper

Coordinated Charging and Dispatching for Large-Scale Electric Taxi Fleets Based on Bi-Level Spatiotemporal Optimization

2024-04-09
2024-01-2880
The operation management of electric Taxi fleets requires cooperative optimization of Charging and Dispatching. The challenge is to make real-time decisions about which is the optimal charging station or passenger for each vehicle in the fleet. With the rapid advancement of Vehicle Internet of Things (VIOT) technologies, the aforementioned challenge can be readily addressed by leveraging big data analytics and machine learning algorithms, thereby contributing to smarter transportation systems. This study focuses on optimizing real-time decision-making for charging and dispatching in large-scale electric taxi fleets to improve their long-term benefits. To achieve this goal, a spatiotemporal decision framework using Bi-level optimization is proposed. Initially, a deep reinforcement learning-based model is built to estimate the value of charging and order dispatching under uncertainty.
Technical Paper

Internet of Autonomous Vehicles for The Distribution System of Smart Cities

2024-04-09
2024-01-2882
With the development of internet technology and autonomous vehicles (AVs), the multimodal transportation and distribution model based on AVs will be a typical application paradigm in the smart city scenario. Before AVs carry out logistics distribution, it is necessary to plan a reasonable distribution path based on each customer point, and this is also known as Vehicle Routing Problem (VRP). Unlike traditional VRP, the urban logistics distribution process based on multimodal transportation mode will use a set of different types of AVs, mainly including autonomous ground vehicles and unmanned aerial vehicles (UAVs). It is worth pointing out that there is currently no research on combining the planning of AVs distribution paths with the trajectory planning of UAVs. To address this issue, this article establishes a bilevel programming model. The upper-level model aims to plan the optimal delivery plan for AVs, while the lower-level model aims to plan a driving trajectory for UAVs.
Technical Paper

A Visual SLAM Based-Method for Vehicle Localization

2024-04-09
2024-01-2845
One of the main challenges of autonomous driving is to integrate different modules, such as perception, planning, control, and communication, that work together to enable the vehicle to drive safely and efficiently. A key module of autonomous driving is the vehicle localization system, which estimates the vehicle's position in the environment, and provides guidance for the optimal route. The vehicle localization system is essential for ensuring the safety of autonomous driving. This paper proposes a vehicle localization method based on visual simultaneous localization and mapping (SLAM) using a monocular camera. The method captures images of the environment with a monocular camera and extracts ORB (Oriented FAST and rotated BRIEF) features from them. It then tracks the features across the images and constructs a sparse map of the scene. The map is used to estimate the vehicle's pose, which is the position and orientation of the vehicle, in local coordinates.
Technical Paper

Effect of Aftermarket Modifications on ADAS Functionality – 2022 Chevrolet Silverado Light Vehicle

2024-04-09
2024-01-1961
Advanced Driver Assistance Systems (ADAS) are becoming common on passenger cars and pickup trucks. Accordingly, the manufacturers and installers of aftermarket equipment for these vehicles have an interest in confirming the functionality of ADAS when their equipment is put in place. However, there is very little publicly available information on the effect of aftermarket components on original equipment ADAS. To address this deficiency, a research program was undertaken in which a 2022 Chevrolet Silverado 1500 light truck was tested in four different hardware configurations, including stock as well as three modified conditions. Aftermarket modifications to the vehicle consisted of increased tire diameters, a level kit, and two different lift kits. A series of physical tests were carried out to evaluate the ADAS performance of the vehicle with modifications.
Technical Paper

Research on Vehicle Type Recognition Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-1992
As a key technology of intelligent transportation system, vehicle type recognition plays an important role in ensuring traffic safety,optimizing traffic management and improving traffic efficiency, which provides strong support for the development of modern society and the intelligent construction of traffic system. Aiming at the problems of large number of parameters, low detection efficiency and poor real-time performance in existing vehicle type recognition algorithms, this paper proposes an improved vehicle type recognition algorithm based on YOLOv5. Firstly, the lightweight network model MobileNet-V3 is used to replace the backbone feature extraction network CSPDarknet53 of the YOLOv5 model. The parameter quantity and computational complexity of the model are greatly reduced by replacing the standard convolution with the depthwise separable convolution, and enabled the model to maintain higher accuracy while having faster reasoning speed.
Technical Paper

Trajectory Tracking Control of Unmanned Vehicle Formation Based on Full-Order Sliding Mode

2024-04-09
2024-01-1993
A novel control method based on full-order sliding mode is proposed in this paper to solve the trajectory tracking control problem of unmanned vehicle formation. The complexity of the unmanned vehicle system is considered and a dynamic error model of the system is established . A full-order sliding mode control method is adopted to realize the cooperative control of unmanned vehicle systems. The unmanned vehicle system can force each vehicle accurately track the specified trajectory. The simulation results show that the designed full-order sliding mode control method has excellent performance compared with the traditional linear sliding mode control in terms of accuracy and robustness. In the case of large changes in different types of road surface and vehicle dynamics, the movement of unmanned vehicles is effectively controlled, and the trajectory tracking control of unmanned vehicle formation system is realized.
Technical Paper

Improving CRC Fault Detection Probability in AUTOSAR E2E Based on Known Hamming Weights

2024-04-09
2024-01-1987
To develop safe vehicles, system development must be performed in compliance with functional safety. Functional safety considers situations where failures could make a vehicle unsafe, and it requires the inclusion of mechanisms to detect and mitigate these failures, even though they may not always be detected with 100% certainty — referred as diagnostic coverage (DC). Therefore, some faults, called residual faults, might go undetected. In the realm of functional safety from a communication perspective, industry standards define nine distinct fault modes. The detection of these faults is crucial, especially in the widely used AUTOSAR automotive operating system. AUTOSAR E2E (End-to-End Communication Protection) serves as a communication fault detection mechanism utilizing three mechanisms: counters, timers, and Cyclic Redundancy Check (CRC) to address the nine fault modes. Especially, determining the DC for CRC can be challenging and often requires a conservative evaluation approach.
Technical Paper

Diagnostic Communication with Zero Emission Vehicles (ZEV) Using ISO 14229-5 (UDS on IP) and SAE J1979-3 (ZEV on UDS)

2024-04-09
2024-01-1985
SAE J1979 and its “OBD Modes” served for the protection of our environment against harmful pollutants for decades, but due to regulatory adoption of Unified Diagnostic Services (UDS), SAE J1979 has now become a multiple part document series: SAE J1979 will be replaced by SAE J1979-2 for vehicles with combustion engines (ICEs) and by SAE J1979-3 for Zero Emission Vehicle (ZEV) propulsion systems. For ZEVs, emission-related failures will be replaced by ZEV propulsion-related failures. Both SAE J1979-2 and -3 are variants of ISO 14229 (UDS) but limited to emission-related and ZEV propulsion-related failures, respectively, and associated diagnostic data. These new diagnostic communication protocols are required by California Air Resources Board (CARB) but do not support vehicle-manufacturer-specific diagnostic applications like calibration or flash programming.
Technical Paper

Evaluation of Difficulty for Autonomous Vehicles Testing Roads based on Multiple Criteria Decision Analysis

2024-04-09
2024-01-1983
Autonomous Vehicles are being widely tested under diverse conditions with expectations that they will soon be a regular feature on roads. The development of Autonomous Vehicles has become an important policy in countries around the world, and the technologies developed by countries and car manufacturers are different, and at the same time to adapt to the road environment and traffic management facilities of different countries, so some countries have built self-driving test sites, and the test content is also different, so it is impossible to compare its relative difficulty. This study surveyed experts and scholars to develop a means of weighting the respective difficulty of various autonomous vehicle testing conditions based on the analytic hierarchy process and fuzzy analytic hierarchy process, applied to a sample of 33 sets of testing conditions based on road type, management actions and operational capabilities.
Technical Paper

Maximum Curve-Passing Speed Correction for Online Trajectory Optimization of Autonomous Vehicles

2024-04-09
2024-01-2330
In emergency circumstances, it is essential for autonomous vehicles to balance stability and dynamic performance to attain a faster travel speed while preserving stability. It is not unusual to find traffic accidents caused by suddenly present intruders on the road. In this situation, if there is not enough distance for the vehicle to brake immediately, the vehicle needs to operate with a relatively big steering angle and cornering speed to avoid collision while maintaining driving stability. This can be a challenging scenario even for a human driver, let alone autonomous driving. Especially, this poses a burden on trajectory optimization. In this case, neither over-conservative nor unachievable trajectory and speed profiles are eligible. Technically, the difficulty lies in an accurate maximum cornering speed estimation due to the impact of nonlinear tire force responses in these scenarios with large steering angles and high cornering speed.
Technical Paper

Game-Theoretic Lane-Changing Decision-Making Methods for Highway On-ramp Merging Considering Driving Styles

2024-04-09
2024-01-2327
Driver's driving style has a great impact on lane changing behavior, especially in scenarios such as freeway on-ramps that contain a strong willingness to change lanes, both in terms of inter-vehicle interactions during lane changing and in terms of the driving styles of the two vehicles. This paper proposes a study on game-theoretic decision-making for lane-changing on highway on-ramps considering driving styles, aiming to facilitate safer and more efficient merging while adequately accounting for driving styles. Firstly, the six features proposed by the EXID dataset of lane-changing vehicles were subjected to Principal Component Analysis (PCA) and the three principal components after dimensionality reduction were extracted, and then clustered according to the principal components by the K-means algorithm. The parameters of lane-changing game payoffs are computed based on the clustering centers under several styles.
Technical Paper

Virtual Methodology for Active Force Cancellation in Automotive Application Using Mass Imbalance & Centrifugal Force Generation (CFG) Principle

2024-04-09
2024-01-2343
A variety of structures resonate when they are excited by external forces at, or near, their natural frequencies. This can lead to high deformation which may cause damage to the integrity of the structure. There have been many applications of external devices to dampen the effects of this excitation, such as tuned mass dampers or both semi-active and active dampers, which have been implemented in buildings, bridges, and other large structures. One of the active cancellation methods uses centrifugal forces generated by the rotation of an unbalanced mass. These forces help to counter the external excitation force coming into the structure. This research focuses on active force cancellation using centrifugal forces (CFG) due to mass imbalance and provides a virtual solution to simulate and predict the forces required to cancel external excitation to an automotive structure. This research tries to address the challenges to miniaturize the CFG model for a body-on-frame truck.
Technical Paper

Energy Dissipation Characteristics Analysis of Automotive Vibration PID Control Based on Adaptive Differential Evolution Algorithm

2024-04-09
2024-01-2287
To address the issue of PID control for automotive vibration, this paper supplements and develops the evaluation of automotive vibration characteristics, and proposes a vibration response quantity for evaluating the energy dissipation characteristics of automotive vibration. A two-degree-of-freedom single wheel model for automotive vibration control is established, and the conventional vibration response variables for ride comfort evaluation and the energy consumption vibration response variables for energy dissipation characteristics evaluation are determined. This paper uses the Adaptive Differential Evolution (ADE) algorithm to tune the PID control parameters and introduces an adaptive mutation factor to improve the algorithm's adaptability. Several commonly used adaptive mutation factors are summarized in this paper, and their effects on algorithm improvement are compared.
Technical Paper

Road Profile Reconstruction Based on Recurrent Neural Network Embedded with Attention Mechanism

2024-04-09
2024-01-2294
Recognizing road conditions using onboard sensors is significant for the performance of intelligent vehicles, and the road profile is a widely accepted representation both in the temporal and frequency domains, greatly influencing driving quality. In this paper, a recurrent neural network embedded with attention mechanisms is proposed to reconstruct the road profile sequence. Firstly, the road and vehicle sensor signals are obtained in a simulated environment by modeling the road, tire, and vehicle dynamic system. After that, the models under different working conditions are trained and tested using the collected data, and the attention weights of the trained model are then visualized to optimize the input channels. Finally, field experiments on the real vehicle are conducted to collect real road profile data, combined with vehicle system simulation, to verify the performance of the proposed method.
Technical Paper

Road Recognition Technology Based on Intelligent Tire System Equipped with Three-Axis Accelerometer

2024-04-09
2024-01-2295
Under complex and extreme operating conditions, the road adhesion coefficient emerges as a critical state parameter for tire force analysis and vehicle dynamics control. In contrast to model-based estimation methods, intelligent tire technology enables the real-time feedback of tire-road interaction information to the vehicle control system. This paper proposes an approach that integrates intelligent tire systems with machine learning to acquire precise road adhesion coefficients for vehicles. Firstly, taking into account the driving conditions, sensor selection is conducted to develop an intelligent tire hardware acquisition system based on MEMS (Micro-Electro-Mechanical Systems) three-axis acceleration sensors, utilizing a simplified hardware structure and wireless transmission mode. Secondly, through the collection of real vehicle experiment data on different road surfaces, a dataset is gathered for machine learning training.
Technical Paper

Evaluation of a Design Support Tool Incorporating Sensory Performance Model of Ride Comfort for Conceptual Design of Controlled Suspensions

2024-04-09
2024-01-2292
The objective of this study is to introduce and assess a computational tool designed to facilitate product development via sensory scores, which serve as a quantifiable representation of human sensory experiences. In the context of designing ride comfort performance, the specialized terminology—either technical or sensory—often served as a barrier to comprehension among the diverse set of specialists constituting the multidisciplinary team. In a previous study by the authors introduced a tool that incorporated a model of sensory performance, utilizing sensory scores as universally comprehensible metrics. However, the tool had yet to be appraised by a genuine cross-functional team. In this study, the tool underwent evaluation through a user-testing process involving twenty-five cross-functional team members engaged in the conceptual design phase at an automotive manufacturing company.
Technical Paper

Fitting Laplace Process Parameters for Non-equidistant Road Roughness Data

2024-04-09
2024-01-2298
Road roughness is the most important source of vertical loads for road vehicles. To capture this during durability engineering, various mathematical models for describing road profiles have been developed. The Laplace process has turned out to be a suitable model, which can describe road profiles in a more flexible way than e.g., Gaussian processes. The Laplace model essentially contains two parameters called C and ν (to be explained below), which need to be adapted to represent a road with certain roughness properties. Usually, local road authorities provide such properties along a road on sections of constant length, say, 100 m. Often the ISO 8608 roughness coefficient or the IRI (International Roughness Index) are used. In such cases, there are well known explicit formulas for finding the parameters C and ν of the Laplace process, which best fits the road under certain assumptions.
Technical Paper

A Novel Torque Distribution Approach of Four-Wheel Independent-Drive Electric Vehicles for Improving Handling and Energy Efficiency

2024-04-09
2024-01-2315
This paper presents a torque distribution strategy for four-wheel independent drive electric vehicles (4WIDEVs) to achieve both handling stability and energy efficiency. The strategy is based on the dynamic adjustment of two optimization objectives. Firstly, a 2DOF vehicle model is employed to define the stability control objective for Direct Yaw moment Control (DYC). The upper-layer controller, designed using Linear Quadratic Regulator (LQR), is responsible for tracking the target yaw rate and target sideslip angle. Secondly, the lower-layer torque distribution strategy is established by optimizing the tire load rate and motor energy consumption for dynamic adjustment. To regulate the weights of the optimization targets, stability and energy efficiency allocation coefficient is introduced. Simulation results of double lane change and split μ road conditions are used to demonstrate the effectiveness of the proposed DYC controller.
Technical Paper

Pantograph Optimization Design Based on the Model of Mining Truck-Road-Pantograph

2024-04-09
2024-01-2318
This study focuses on the operation of trolley-assisted mining truck, which leverage overhead lines for uphill propulsion, substantially reducing fuel consumption and carbon emissions. The pantograph mounted at the truck body's front exhibits complex vibrational behavior due to the subgrade stiffness and the nonlinearities of the hydro-pneumatic suspension. Vertical dynamic model of the mining truck is constructed which considering the road conditions and suspension characteristics to illustrate the pantograph's contact force. The vibration characteristic of pantograph base is analyzed which using the spatial transformation relationship between the truck's center mass of gravity and the base of pantograph. The stiffness of pantograph is designed based on a pantograph-catenary system model considering different road conditions. The real mining truck is modeled in the Trucksim software to obtain the vibration of pantograph base.
X